MoveBookmark Class

Definition

Namespace: Independentsoft.Office.Word
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public abstract class MoveBookmark : Bookmark
Inheritance
Object    Markup    MarkupRange    BookmarkRange    Bookmark    MoveBookmark
Derived

Constructors

MoveBookmarkInitializes a new instance of the MoveBookmark class

Properties

Author 
Date 
DisplacedByCustomXml
(Inherited from MarkupRange)
FirstColumn
(Inherited from BookmarkRange)
ID
(Inherited from Markup)
LastColumn
(Inherited from BookmarkRange)
Name
(Inherited from Bookmark)

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetContentElements
(Inherited from MarkupRange)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also